GtkMisc: Keep gtk_misc_set_alignment working
authorMatthias Clasen <mclasen@redhat.com>
Fri, 23 May 2014 09:56:52 +0000 (05:56 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 24 May 2014 04:48:12 +0000 (00:48 -0400)
commitaabc356b80fab025d460f61b6c08743b2c10e20d
treef7ad279678f6247a25881e5e0b806ed0130e3233
parent1008e1541450a17d3a140cd50f086c4df167ec49
GtkMisc: Keep gtk_misc_set_alignment working

Now that labels and images no longer use x/yalign in their code,
we need to make gtk_misc_set_alignment set the h/valign for these
widgets, to keep it stumbling along until its final demise.

https://bugzilla.gnome.org/show_bug.cgi?id=730613
gtk/deprecated/gtkmisc.c